services.easytier.instances.<name>.configServer
Configure the instance from config server. When this option
set, any other settings for configuring the instance manually
except hostname will be ignored. Valid formats are:
- full uri for custom server:
udp://example.com:22020/<token> - username only for official server:
<token>
- Type
null or string- Default
null- Example
"udp://example.com:22020/myusername"- Declared
- <nixpkgs/nixos/modules/services/networking/easytier.nix>